CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv shape

搜索资源列表

  1. OpenCVQuXianShape.rar

    0下载:
  2. 曲线,规则形状图形的检测,本程序是OpenCV开发的,,Curve, the shape of graphic detection rules, the procedure is OpenCV developed
  3. 所属分类:Special Effects

    • 发布日期:2014-10-20
    • 文件大小:1367974
    • 提供者:郭大万
  1. hull

    0下载:
  2. 该代码实现由点集序列或数组创建凸外形,基于OPENCV-The code sequence or set of points achieved by the convex shape to create an array, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:130954
    • 提供者:张倩
  1. motion

    0下载:
  2. 運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2641
    • 提供者:曾秋堯
  1. Assignment_2_CV

    0下载:
  2. A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape of Xcode solution. A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape o
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3581290
    • 提供者:mahmoud aly
  1. Earth-Movers-Distance(EMD)

    0下载:
  2. 这里介绍的是一种直方图的比较方法。EMD算法,这里不同于我们熟知的目标检测算法,这里EMD的全称是Earth Mover s Distance,即陆地移动距离,是一种度量准则。光线变化能引起颜色直方图的漂移,引起颜色值位置发生变化,这时候一些直方图的比较匹配策略失效。EMD算法本身是一个通用的算法,它实际上度量的是怎样讲一个直方图的形状转变为另一个直方图的形状,包括直方图的部分(或全部)到一个新的位置,可以在直方图任何维的直方图上进行这种度量。 有关EMD陆地移动距离的具体内容可参考:Lea
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1720
    • 提供者:宁静
  1. HoughLines

    0下载:
  2. Hough变换检测图像中的直线,从而判断图像形状,采用VC++6.0和OpenCV编程实现。-Straight line Hough transform detection of the image in order to determine the shape of the image, using VC++ 6.0 and OpenCV programming to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1457798
    • 提供者:李阳
  1. COpenCVQuXianu

    0下载:
  2. 曲线,规则形状图形的检测,本程序序是OpenCV开发的,可直接使用。 -Curve, regular shape, pattern detection, the program sequence is OpenCV developed, can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2014-10-20
    • 文件大小:1364992
    • 提供者:举例
  1. shubiaotuozhuai

    0下载:
  2. 鼠标加控制点改变曲线形状 OPENCV MFC VC6.0 -Mouse, add control points to change the shape of the curve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:148831
    • 提供者:李恬恬
  1. asm

    0下载:
  2. asm.active shape module.基于opencv,可以直接用,无需修改
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27730977
    • 提供者:金东林
  1. OpenCVTZTQ

    0下载:
  2. 基于OpenCV的图像颜色、形状、纹理提取程序-OpenCV-based image color, shape, texture extraction procedure
  3. 所属分类:OpenCV

    • 发布日期:2014-10-20
    • 文件大小:1868800
    • 提供者:TangYan
  1. feature-exaction-codes

    0下载:
  2. OpenCV全局特征提取,包括颜色、纹理和形状的提取算法代码,如直方图、边缘轮廓等-feature exaction codes for images using opencv, including features like color, texture and shape
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1886175
    • 提供者:Cindy
  1. OpenCV_2EyeRecognize

    0下载:
  2. OPENCV双目人脸识别实验,使用OPENCV2.4.6提供的直方统计算法方案为蓝本重新设计架构,将原本的单目识别扩展成双目识别,本工程已实现双目图像提取和双倍识别计算,可进行二次开发,进化成3D形体识别-OPENCV binocular face recognition experiments, algorithm histogram statistics provided by the use of OPENCV2.4.6 is modeled to design architecture,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:84795
    • 提供者:陈卓
  1. cfcskinextract

    0下载:
  2. 一个用C++编的,基于opencv的肤色提取程序。可后续用于进行人脸识别,手形识别等-One with C++ series, based on opencv color extraction procedures. Can be used for subsequent recognition, hand shape recognition, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12178095
    • 提供者:陈福财
  1. FireDetection_src

    0下载:
  2. 能够识别图片、视频、摄像头三种方式中的火苗,原理是通过火苗的颜色和形态。 配置时,需要对opencv和vs进行配置。 opencv使用版本是2.4.9 vs是2010-Able to identify pictures, video, camera three ways in flames, the flames of works by color and shape. When configuring, you need to configure opencv and vs. o
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:41219
    • 提供者:邓晓灵
  1. Measurements

    0下载:
  2. This Visual C++ and OpenCv program that used image processing technique to shape the web profile of water web-This is Visual C++ and OpenCv program that used image processing technique to shape the web profile of water web
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-19
    • 文件大小:29384853
    • 提供者:basab
  1. 车牌抠图

    0下载:
  2. 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:126976
    • 提供者:闲趣
  1. AAMTest

    0下载:
  2. 主动性状模型,用c++和opencv实现的(Active Shape Model, using Visual studio C++ and Opencv)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:张大妮
  1. temp

    0下载:
  2. 用opencv中的matchTemplate函数实现基于形状的模板匹配(Using the matchTemplate function in OpenCV to implement shape based template matching)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:40807424
    • 提供者:Spatacus
  1. simulate

    0下载:
  2. 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16013312
    • 提供者:jimmylaw
« 1 2»
搜珍网 www.dssz.com